QuickTime 3 Reference

| Previous | Chapter contents | Chapter top | Section top | Next |

Adding the Input Map

Adding the input map to the effects track is easy. The function SetMediaInputMap adds an input map to a track's media. Continuing from the code sample in Listing 20-4 , you call:

SetMediaInputMap(theEffectsMedia, theInputMap);

© 1997 Apple Computer, Inc.

| Previous | Chapter contents | Chapter top | Section top | Next |